home *** CD-ROM | disk | FTP | other *** search
/ Final Fantasy the Spirits Within Cardz / Final Fantasy the Spirits Within CD Cardz - Disc 1: Aki Ross.iso / pc / assets / aki-title.dcr / 00011.ls < prev    next >
Encoding:
Text File  |  2001-07-20  |  102 b   |  8 lines

  1. on exitFrame me
  2.   if the platform contains "mac" then
  3.     go("mac")
  4.   else
  5.     go("win")
  6.   end if
  7. end
  8.